home *** CD-ROM | disk | FTP | other *** search
/ Video Toaster 4.2 / Video Toaster v4.2.iso / programs / cg_support / cg-config next >
Text File  |  1995-05-23  |  2KB  |  40 lines

  1. CG Configuration File       # Sample: May 23 1995 '#' starts comment on line end.
  2. #Macros
  3. REXX:CG/RexxLauncher.Rexx   # Alt-F1
  4. REXX:CG/SaveTextFile.Rexx   # Alt-F2
  5. REXX:CG/SaveState.rexx      # Alt-F3
  6. REXX:CG/SavePage.Rexx       # Alt-F4
  7. REXX:CG/SaveAttrib.Rexx     # Alt-F5
  8. REXX:CG/BumpLines.rexx      # Alt-F6
  9. REXX:CG/SpellCheck.Rexx     # Alt-F7
  10. REXX:CG/DOS_Command.Rexx    # Alt-F8
  11. REXX:CG/SizeUp.rexx         # Alt-F9
  12. REXX:CG/CopyAttrib.rexx     # Alt-F10
  13. REXX:CG/Import.rexx         # Shift Alt-F1
  14. REXX:CG/RmWord.rexx         # Shift Alt-F2
  15. REXX:CG/SaveState.rexx      # Shift Alt-F3
  16. REXX:CG/EPSLoad.Rexx        # Shift Alt-F4
  17. REXX:CG/CGHauku.Rexx        # Shift Alt-F5
  18. unused                      # Shift Alt-F6
  19. unused                      # Shift Alt-F7
  20. unused                      # Shift Alt-F8
  21. REXX:CG/SizeDown.Rexx       # Shift Alt-F9
  22. REXX:CG/PasteAttrib.rexx    # Shift Alt-F10
  23. #Startup                # The macro that runs at the start of the CG.
  24. REXX:CG/StartUp.rexx    # SaveState.Rexx macro creates this script.
  25. #Paths
  26. Toaster:PSFonts         # Default file requestor path for loading fonts.
  27. Toaster:CG              # Default file requestor path for saving pages.
  28. Toaster:Framestore      # Default file requestor path for loading BG images.
  29. Toaster:Brushes         # Default file requestor path for loading brushes.
  30. Toaster:CG/TextFiles    # Default File Requestor path for loading text.
  31. #Devices
  32. RAM                     # First button text.
  33. RAM:                    # Where the first button goes.
  34. NTK                     # 2nd button text.
  35. Toaster:                # Where the 2nd button goes.
  36. FNT                     # 3rd button text.
  37. Toaster:PSFonts         # Where the 3rd button goes.
  38. DF0                     # 4th button text.
  39. DF0:                    # Where the 4th button goes.
  40.